home *** CD-ROM | disk | FTP | other *** search
- ; single battle screen
-
- [GLOBALS]
- BackgroundFile="Single player Battle Setup"
-
- [TEXT_1] ;Four text areas representing the wizard names
- Font=SMALL
- Rect2=75,25,300,50
- Textflags=LEFT
- Text=55; "No Player"
- Rect1=60,20,240,40
-
-
- [TEXT_2]
- Font=SMALL
- Rect2=75,100,300,125
- Textflags=LEFT
- Text=55; "No Player"
- Rect1=60,80,240,100
-
-
- [TEXT_3]
- Font=SMALL
- Rect2=75,175,300,200
- Textflags=LEFT
- Text=55; "No Player"
- Rect1=60,140,240,160
-
-
- [TEXT_4]
- Font=SMALL
- Rect2=75,250,300,275
- Textflags=LEFT
- Text=55; "No Player"
- Rect1=60,200,240,220
-
-
- [TEXT_5] ;Four text areas representing the percentage handicap
- Font=SMALL
- Rect2=75,50,125,75
- Textflags=LEFT
- Text="0"
- Rect1=60,40,100,60
-
-
- [TEXT_6]
- Font=SMALL
- Rect2=75,125,125,150
- Textflags=LEFT
- Text="0"
- Rect1=60,100,100,120
-
-
- [TEXT_7]
- Font=SMALL
- Rect2=75,200,125,225
- Textflags=LEFT
- Text="0"
- Rect1=60,160,100,180
-
-
- [TEXT_8]
- Font=SMALL
- Rect2=75,275,125,300
- Textflags=LEFT
- Text="0"
- Rect1=60,220,100,240
-
-
- [TEXT_9] ;Four text areas representing the word handicap
- Font=SMALL
- Rect2=125,50,325,75
- Textflags=LEFT
- Text="" ; "Handicap"
- Rect1=100,40,260,60
-
- [TEXT_10]
- Font=SMALL
- Rect2=125,125,325,150
- Textflags=LEFT
- Text="" ; "Handicap"
- Rect1=100,100,260,120
-
- [TEXT_11]
- Font=SMALL
- Rect2=125,200,325,225
- Textflags=LEFT
- Text="" ; "Handicap"
- Rect1=100,160,260,180
-
- [TEXT_12]
- Font=SMALL
- Rect2=125,275,325,300
- Textflags=LEFT
- Text="" ; "Handicap"
- Rect1=100,220,260,240
-
- [TEXT_13] ;1 Text box to show the name of the game
- Font=SMALL
- Rect2=400,25,775,75
- Textflags=MIDDLE
- Text=87; "Single Player Battle"
- Rect1=320,20,620,60
-
- [TEXT_14] ;1 Text box to show map name
- Font=SMALL
- Rect2=500,100,775,135
- Textflags=MIDDLE
- Text="Large Medieval Forest"
- Rect1=400,80,620,108
-
-
- [TEXT_15] ;13 Text boxes to show game property types
- Font=SMALL
- Rect2=400,150,550,175
- Textflags=LEFT
- Text=33; "Mana"
- Rect1=320,120,440,140
-
- [TEXT_16]
- Font=SMALL
- Rect2=400,175,550,200
- Textflags=LEFT
- Text=34; "Health"
- Rect1=320,140,440,160
-
- [TEXT_17]
- Font=SMALL
- Rect2=400,200,550,225
- Textflags=LEFT
- Text=58; "Magic Items"
- Rect1=320,160,440,180
-
- [TEXT_18]
- Font=SMALL
- Rect2=400,225,550,250
- Textflags=LEFT
- Text=59; "Selection time"
- Rect1=320,180,440,200
-
- [TEXT_19]
- Font=SMALL
- Rect2=400,250,550,275
- Textflags=LEFT
- Text=36; "Law Talismans"
- Rect1=320,200,440,220
-
-
- [TEXT_20]
- Font=SMALL
- Rect2=400,275,550,300
- Textflags=LEFT
- Text=37; "Neutral Talismans"
- Rect1=320,220,440,240
-
- [TEXT_21]
- Font=SMALL
- Rect2=400,300,550,325
- Textflags=LEFT
- Text=38; "Chaos Talismans"
- Rect1=320,240,440,260
-
- [TEXT_22]
- Font=SMALL
- Rect2=400,325,550,350
- Textflags=LEFT
- Text=60; "Game Time"
- Rect1=320,260,440,280
-
- [TEXT_23]
- Font=SMALL
- Rect2=400,350,550,375
- Textflags=LEFT
- Text=61; "Lives"
- Rect1=320,280,440,300
-
-
- [TEXT_24]
- Font=SMALL
- Rect2=400,375,550,400
- Textflags=LEFT
- Text=62; "Places of Power"
- Rect1=320,300,440,320
-
-
- [TEXT_25]
- Font=SMALL
- Rect2=400,400,550,425
- Textflags=LEFT
- Text=63; "Mana Sprites"
- Rect1=320,320,440,340
-
-
- [TEXT_26]
- Font=SMALL
- Rect2=400,425,550,450
- Textflags=LEFT
- Text=64; "Artefacts"
- Rect1=320,340,440,360
-
- [TEXT_27]
- Font=SMALL
- Rect2=400,450,550,475
- Textflags=LEFT
- Text=65; "Control Limit"
- Rect1=320,360,440,380
-
-
-
- [TEXT_28] ;13 Text boxes to show game property values
- Font=SMALL
- Rect2=550,150,600,175
- Textflags=LEFT
- Text="0"
- Rect1=440,120,480,140
-
-
- [TEXT_29]
- Font=SMALL
- Rect2=550,175,600,200
- Textflags=LEFT
- Text="0"
- Rect1=440,140,480,160
-
-
- [TEXT_30]
- Font=SMALL
- Rect2=550,200,600,225
- Textflags=LEFT
- Text="0"
- Rect1=440,160,480,180
-
-
- [TEXT_31]
- Font=SMALL
- Rect2=550,225,600,250
- Textflags=LEFT
- Text="0"
- Rect1=440,180,480,200
-
-
- [TEXT_32]
- Font=SMALL
- Rect2=550,250,600,275
- Textflags=LEFT
- Text="0"
- Rect1=440,200,480,220
-
-
- [TEXT_33]
- Font=SMALL
- Rect2=550,275,600,300
- Textflags=LEFT
- Text="0"
- Rect1=440,220,480,240
-
-
- [TEXT_34]
- Font=SMALL
- Rect2=550,300,600,325
- Textflags=LEFT
- Text="0"
- Rect1=440,240,480,260
-
-
- [TEXT_35]
- Font=SMALL
- Rect2=550,325,600,350
- Textflags=LEFT
- Text="0"
- Rect1=440,260,480,280
-
-
- [TEXT_36]
- Font=SMALL
- Rect2=550,350,600,375
- Textflags=LEFT
- Text="0"
- Rect1=440,280,480,300
-
-
- [TEXT_37]
- Font=SMALL
- Rect2=550,375,600,400
- Textflags=LEFT
- Text="0"
- Rect1=440,300,480,320
-
-
- [TEXT_38]
- Font=SMALL
- Rect2=550,400,600,425
- Textflags=LEFT
- Text="0"
- Rect1=440,320,480,340
-
-
- [TEXT_39]
- Font=SMALL
- Rect2=550,425,600,450
- Textflags=LEFT
- Text="0"
- Rect1=440,340,480,360
-
- [TEXT_40]
- Font=SMALL
- Rect2=550,450,600,475
- Textflags=LEFT
- Text="0"
- Rect1=440,360,480,380
-
- [TEXTBUTTON_1] ; Cancel button
- Font=SMALL
- Rect2=400,490,575,525
- Text=11; "Cancel"
- Rect1=320,392,460,420
-
- [TEXTBUTTON_2] ; start button
- Font=SMALL
- Rect2=600,490,775,525
- Text=53; "Start"
- Rect1=480,392,620,420
-
-
- [TEXTBUTTON_3] ; the map button
- Font=SMALL
- Rect2=400,100,500,135
- Text=52; "Map"
- Rect1=320,80,400,108
-
-
- [STANDARDBUTTON_1] ; player icon buttons
- Rect2=325,25,375,75
- Rect1=260,20,300,60
-
- [STANDARDBUTTON_2] ; player colour button
- Rect2=30,30,80,80
- Rect1=24,24,64,64
-
- [STANDARDBUTTON_3] ; boot player buttons
- Rect2=290,175,315,200
- Rect1=232,140,252,160
-
- [STANDARDBUTTON_4]
- Rect2=290,250,315,275
- Rect1=232,200,252,220
-
- [PICTUREBOX_1] ; ai wizard icon buttons
- Rect2=325,100,375,150
- Rect1=260,80,300,120
-
- [PICTUREBOX_2]
- Rect2=325,175,375,225
- Rect1=260,140,300,180
-
- [PICTUREBOX_3]
- Rect2=325,250,375,300
- Rect1=260,200,300,240
-
- [PICTUREBOX_4] ; colour buttons
- Rect2=30,105,75,150
- Rect1=24,84,60,120
-
- [PICTUREBOX_5]
- Rect2=30,180,75,225
- Rect1=24,144,60,180
-
- [PICTUREBOX_6]
- Rect2=30,255,75,300
- Rect1=24,204,60,240
-
-
- [SLIDERBAR_1] ; mana
- Rect2=600,150,775,175
- minValue=50
- maxValue=400
- Rect1=480,120,620,140
- step=10
-
-
- [SLIDERBAR_2] ; health
- Rect2=600,175,775,200
- minValue=100
- maxValue=800
- Rect1=480,140,620,160
- step=20
-
-
- [SLIDERBAR_3] ; magic items
- Rect2=600,200,775,225
- minValue=0
- maxValue=5
- Rect1=480,160,620,180
- step=1
-
- [SLIDERBAR_4] ; selections time
- Rect2=600,225,775,250
- minValue=30
- maxValue=3000
- Rect1=480,180,620,200
- step=10
-
- [SLIDERBAR_5] ; law talismans
- Rect2=600,250,775,275
- minValue=0
- maxValue=5
- Rect1=480,200,620,220
- step=1
-
- [SLIDERBAR_6] ; chaos talisamans
- Rect2=600,275,775,300
- minValue=0
- maxValue=5
- Rect1=480,220,620,240
- step=1
-
- [SLIDERBAR_7] ; neutral talsimans
- Rect2=600,300,775,325
- minValue=0
- maxValue=5
- Rect1=480,240,620,260
- step=1
-
- [SLIDERBAR_8] ; game time
- Rect2=600,325,775,350
- minValue=0
- maxValue=240
- Rect1=480,260,620,280
- step=5
-
- [SLIDERBAR_9] ; lives
- Rect2=600,350,775,375
- minValue=1
- maxValue=20
- Rect1=480,280,620,300
- step=1
-
- [SLIDERBAR_10] ; places of power
- Rect2=600,375,775,400
- minValue=0
- maxValue=15
- Rect1=480,300,620,320
- step=1
-
- [SLIDERBAR_11] ; mama sprites
- Rect2=600,400,775,425
- minValue=0
- maxValue=50
- Rect1=480,320,620,340
- step=1
-
- [SLIDERBAR_12] ; artifacts
- Rect2=600,425,775,450
- minValue=0
- maxValue=50
- Rect1=480,340,620,360
- step=5
-
- [SLIDERBAR_13] ; control limit
- Rect2=600,450,775,475
- minValue=0
- maxValue=30
- Rect1=480,360,620,380
- step=1
-
- [SLIDERBAR_14] ; handicap slider adjustment
- Rect2=125,50,325,75
- minValue=0
- maxValue=50
- step=5
- Rect1=100,40,260,60
-
- [SLIDERBAR_15]
- Rect2=125,125,325,150
- minValue=0
- maxValue=50
- step=5
- Rect1=100,100,260,120
-
-
- [SLIDERBAR_16]
- Rect2=125,200,325,225
- minValue=0
- maxValue=50
- step=5
- Rect1=100,160,260,180
-
-
- [SLIDERBAR_17]
- Rect2=125,275,325,300
- minValue=0
- maxValue=50
- step=5
- Rect1=100,220,260,240
-
-
-
-
-
-
-
-
-
-
-
-
-